3.1099 \(\int \frac{1}{\sqrt{d x} \sqrt{a+b x^2+c x^4}} \, dx\)

Optimal. Leaf size=145 \[ \frac{2 \sqrt{d x} \sqrt{\frac{2 c x^2}{b-\sqrt{b^2-4 a c}}+1} \sqrt{\frac{2 c x^2}{\sqrt{b^2-4 a c}+b}+1} F_1\left (\frac{1}{4};\frac{1}{2},\frac{1}{2};\frac{5}{4};-\frac{2 c x^2}{b-\sqrt{b^2-4 a c}},-\frac{2 c x^2}{b+\sqrt{b^2-4 a c}}\right )}{d \sqrt{a+b x^2+c x^4}} \]

[Out]

(2*Sqrt[d*x]*Sqrt[1 + (2*c*x^2)/(b - Sqrt[b^2 - 4*a*c])]*Sqrt[1 + (2*c*x^2)/(b +
 Sqrt[b^2 - 4*a*c])]*AppellF1[1/4, 1/2, 1/2, 5/4, (-2*c*x^2)/(b - Sqrt[b^2 - 4*a
*c]), (-2*c*x^2)/(b + Sqrt[b^2 - 4*a*c])])/(d*Sqrt[a + b*x^2 + c*x^4])

_______________________________________________________________________________________

Rubi [A]  time = 0.441832, antiderivative size = 145, normalized size of antiderivative = 1., number of steps used = 2, number of rules used = 2, integrand size = 24, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.083 \[ \frac{2 \sqrt{d x} \sqrt{\frac{2 c x^2}{b-\sqrt{b^2-4 a c}}+1} \sqrt{\frac{2 c x^2}{\sqrt{b^2-4 a c}+b}+1} F_1\left (\frac{1}{4};\frac{1}{2},\frac{1}{2};\frac{5}{4};-\frac{2 c x^2}{b-\sqrt{b^2-4 a c}},-\frac{2 c x^2}{b+\sqrt{b^2-4 a c}}\right )}{d \sqrt{a+b x^2+c x^4}} \]

Antiderivative was successfully verified.

[In]  Int[1/(Sqrt[d*x]*Sqrt[a + b*x^2 + c*x^4]),x]

[Out]

(2*Sqrt[d*x]*Sqrt[1 + (2*c*x^2)/(b - Sqrt[b^2 - 4*a*c])]*Sqrt[1 + (2*c*x^2)/(b +
 Sqrt[b^2 - 4*a*c])]*AppellF1[1/4, 1/2, 1/2, 5/4, (-2*c*x^2)/(b - Sqrt[b^2 - 4*a
*c]), (-2*c*x^2)/(b + Sqrt[b^2 - 4*a*c])])/(d*Sqrt[a + b*x^2 + c*x^4])

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 32.3441, size = 128, normalized size = 0.88 \[ \frac{2 \sqrt{d x} \sqrt{a + b x^{2} + c x^{4}} \operatorname{appellf_{1}}{\left (\frac{1}{4},\frac{1}{2},\frac{1}{2},\frac{5}{4},- \frac{2 c x^{2}}{b - \sqrt{- 4 a c + b^{2}}},- \frac{2 c x^{2}}{b + \sqrt{- 4 a c + b^{2}}} \right )}}{a d \sqrt{\frac{2 c x^{2}}{b - \sqrt{- 4 a c + b^{2}}} + 1} \sqrt{\frac{2 c x^{2}}{b + \sqrt{- 4 a c + b^{2}}} + 1}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate(1/(d*x)**(1/2)/(c*x**4+b*x**2+a)**(1/2),x)

[Out]

2*sqrt(d*x)*sqrt(a + b*x**2 + c*x**4)*appellf1(1/4, 1/2, 1/2, 5/4, -2*c*x**2/(b
- sqrt(-4*a*c + b**2)), -2*c*x**2/(b + sqrt(-4*a*c + b**2)))/(a*d*sqrt(2*c*x**2/
(b - sqrt(-4*a*c + b**2)) + 1)*sqrt(2*c*x**2/(b + sqrt(-4*a*c + b**2)) + 1))

_______________________________________________________________________________________

Mathematica [B]  time = 0.310001, size = 384, normalized size = 2.65 \[ -\frac{10 a^2 x \left (-\sqrt{b^2-4 a c}+b+2 c x^2\right ) \left (\sqrt{b^2-4 a c}+b+2 c x^2\right ) F_1\left (\frac{1}{4};\frac{1}{2},\frac{1}{2};\frac{5}{4};-\frac{2 c x^2}{b+\sqrt{b^2-4 a c}},\frac{2 c x^2}{\sqrt{b^2-4 a c}-b}\right )}{\sqrt{d x} \left (b-\sqrt{b^2-4 a c}\right ) \left (\sqrt{b^2-4 a c}+b\right ) \left (a+b x^2+c x^4\right )^{3/2} \left (x^2 \left (\left (\sqrt{b^2-4 a c}+b\right ) F_1\left (\frac{5}{4};\frac{1}{2},\frac{3}{2};\frac{9}{4};-\frac{2 c x^2}{b+\sqrt{b^2-4 a c}},\frac{2 c x^2}{\sqrt{b^2-4 a c}-b}\right )+\left (b-\sqrt{b^2-4 a c}\right ) F_1\left (\frac{5}{4};\frac{3}{2},\frac{1}{2};\frac{9}{4};-\frac{2 c x^2}{b+\sqrt{b^2-4 a c}},\frac{2 c x^2}{\sqrt{b^2-4 a c}-b}\right )\right )-5 a F_1\left (\frac{1}{4};\frac{1}{2},\frac{1}{2};\frac{5}{4};-\frac{2 c x^2}{b+\sqrt{b^2-4 a c}},\frac{2 c x^2}{\sqrt{b^2-4 a c}-b}\right )\right )} \]

Warning: Unable to verify antiderivative.

[In]  Integrate[1/(Sqrt[d*x]*Sqrt[a + b*x^2 + c*x^4]),x]

[Out]

(-10*a^2*x*(b - Sqrt[b^2 - 4*a*c] + 2*c*x^2)*(b + Sqrt[b^2 - 4*a*c] + 2*c*x^2)*A
ppellF1[1/4, 1/2, 1/2, 5/4, (-2*c*x^2)/(b + Sqrt[b^2 - 4*a*c]), (2*c*x^2)/(-b +
Sqrt[b^2 - 4*a*c])])/((b - Sqrt[b^2 - 4*a*c])*(b + Sqrt[b^2 - 4*a*c])*Sqrt[d*x]*
(a + b*x^2 + c*x^4)^(3/2)*(-5*a*AppellF1[1/4, 1/2, 1/2, 5/4, (-2*c*x^2)/(b + Sqr
t[b^2 - 4*a*c]), (2*c*x^2)/(-b + Sqrt[b^2 - 4*a*c])] + x^2*((b + Sqrt[b^2 - 4*a*
c])*AppellF1[5/4, 1/2, 3/2, 9/4, (-2*c*x^2)/(b + Sqrt[b^2 - 4*a*c]), (2*c*x^2)/(
-b + Sqrt[b^2 - 4*a*c])] + (b - Sqrt[b^2 - 4*a*c])*AppellF1[5/4, 3/2, 1/2, 9/4,
(-2*c*x^2)/(b + Sqrt[b^2 - 4*a*c]), (2*c*x^2)/(-b + Sqrt[b^2 - 4*a*c])])))

_______________________________________________________________________________________

Maple [F]  time = 0.029, size = 0, normalized size = 0. \[ \int{1{\frac{1}{\sqrt{dx}}}{\frac{1}{\sqrt{c{x}^{4}+b{x}^{2}+a}}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int(1/(d*x)^(1/2)/(c*x^4+b*x^2+a)^(1/2),x)

[Out]

int(1/(d*x)^(1/2)/(c*x^4+b*x^2+a)^(1/2),x)

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{1}{\sqrt{c x^{4} + b x^{2} + a} \sqrt{d x}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/(sqrt(c*x^4 + b*x^2 + a)*sqrt(d*x)),x, algorithm="maxima")

[Out]

integrate(1/(sqrt(c*x^4 + b*x^2 + a)*sqrt(d*x)), x)

_______________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \[{\rm integral}\left (\frac{1}{\sqrt{c x^{4} + b x^{2} + a} \sqrt{d x}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/(sqrt(c*x^4 + b*x^2 + a)*sqrt(d*x)),x, algorithm="fricas")

[Out]

integral(1/(sqrt(c*x^4 + b*x^2 + a)*sqrt(d*x)), x)

_______________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{1}{\sqrt{d x} \sqrt{a + b x^{2} + c x^{4}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/(d*x)**(1/2)/(c*x**4+b*x**2+a)**(1/2),x)

[Out]

Integral(1/(sqrt(d*x)*sqrt(a + b*x**2 + c*x**4)), x)

_______________________________________________________________________________________

GIAC/XCAS [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{1}{\sqrt{c x^{4} + b x^{2} + a} \sqrt{d x}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/(sqrt(c*x^4 + b*x^2 + a)*sqrt(d*x)),x, algorithm="giac")

[Out]

integrate(1/(sqrt(c*x^4 + b*x^2 + a)*sqrt(d*x)), x)